projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06ff893
)
Make an internal function static
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 2 May 2009 23:12:06 +0000
(19:12 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 3 May 2009 16:15:28 +0000
(12:15 -0400)
gtk/gtkdialog.c
patch
|
blob
|
history
diff --git
a/gtk/gtkdialog.c
b/gtk/gtkdialog.c
index 05be93fad8200a9560d83044943bff7b4f59d05d..d4633068442682df2f96d4858b123062b2f7f3e1 100644
(file)
--- a/
gtk/gtkdialog.c
+++ b/
gtk/gtkdialog.c
@@
-1371,7
+1371,7
@@
static const GMarkupParser attributes_parser =
attributes_text_element,
};
-gboolean
+
static
gboolean
gtk_dialog_buildable_custom_tag_start (GtkBuildable *buildable,
GtkBuilder *builder,
GObject *child,